goog.GetMsgOptions
Options bag type for goog.getMsg()
third argument.
It is important to note that these options need to be known at compile time,
so they must always be provided to goog.getMsg()
as an actual object
literal in the function call. Otherwise, closure-compiler will report an
error.