Values.PortalContentSourceContains the content that is visible to portal consumers including the themes, display names, and description.
type nonrec t = {description : string option;A description of the portal.
*)displayName : string;The display name for the portal.
*)theme : PortalTheme.t;The theme for the portal.
*)}