The internal handling in Litium for the color field to be outputted in the price agent feed requires the color field to be of type TextOption.
Would be good if standard fieldhandling in the PriceAgentItemFactory would be a bit more generic to allow for TextOption or Text type for the Color field. There are some other fields in there that also require TextOption type and that would benefit from a more generic implementation