Optional map of template variables. Will replace moustache syntax variables in subject and body or template with the associated values if found.
Map<String, Object>? templateVariables;