# Variables
EmailTemplates is a map that stores predefined email templates with their subjects and template names.
# Structs
Email represents the structure of an email message.
VerificationEmailData is a struct that holds the dynamic data needed to populate a verification email template.