The local variables that Smart String placeholders resolve against when this string is formatted.
Placeholders such as {score} look up values in this LocalVariablesGroup during formatting. A
nested LocalizedString also reads the variables of the string that contains it (a chained scope).