Values.MemberFeaturesConfigurationSourceContains information about the features for the member account.
type nonrec t = {name : OrgFeature.t option;The name of the feature.
*)status : FeatureStatus.t option;The status of the feature.
*)additionalConfiguration : MemberAdditionalConfigurations.t option;Additional configuration of the feature for the member account.
*)}