CogsValueType:
    | CogsValueTypeString
    | CogsValueTypeNumber
    | CogsValueTypeBoolean
    | CogsValueTypeOption<string[]>