Supplemental Groups Strategy Options
data class SupplementalGroupsStrategyOptions(val ranges: List<IDRange>? = null, val rule: String? = null)
SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.