List of possible CreativeTemplateVariable types.
Boolean Variable Type, possible values are true or false
Number Variable Type, values must be integers
Text content Variable Type
Image Variable Type, values are AssetIDs for referencing
Color Variable Type, you can either pass an rgba object or a HEX value as string
Float Variable Type
Position Variable Type, you need to pass an object with left: number and top: number properties