pub fn format_profile_display( email: Option<String>, plan: Option<String>, label: Option<String>, is_current: bool, use_color: bool, ) -> String