the data type of the product attribute. The attribute can have one of the following
values:
- "string" (D) - for classical character chains
- "boolean" -
for Boolean values ("true" or "false")
- "integer" - for integer values, which are
numeric and contain no decimal point
- "real" - for real values, which are numeric
and contain a decimal point