The human readable value of the option
CustomFieldOptionValueUnion.CreateStr(/* values here */);CustomFieldOptionValueUnion.CreateNumber(/* values here */);CustomFieldOptionValueUnion.CreateBoolean(/* values here */);CustomFieldOptionValueUnion.CreateCustomFieldOptionValue(/* values here */);CustomFieldOptionValueUnion.CreateArrayOfAny(/* values here */);