I haven't had the ability to check the output, but I'm pretty sure there is not supposed to be }} on the end.
return $"{_options.IndentString}{_options.IndentString}{_options.IndentString}var {_statement.Name}: {type} = {initializationExpression};}}"; // notice the }}