Values.EngagementPreferencesSourceObject that defines users preferred methods of engagement.
type nonrec t = {phone : PhonePreferenceList.t option;A list of phone-related contact preferences
*)email : EmailPreferenceList.t option;A list of email-related contact preferences
*)}