ProductVariantSelectionTypeEnum:
    | "exclusion"
    | "includeAllExcept"
    | "includeOnly"
    | "inclusion"
    | string