ProductMetadata Supported Types string /** * @var string */ string $value = /* values here */ int /** * @var int */ int $value = /* values here */ bool /** * @var bool */ bool $value = /* values here */