Fields of type text option should return both value and name in product syndication feeds
Currently product syndication feeds will only return the value (key) of text option values. Often, the name is also needed. I can't find a way of achieving this without having to create custom FeedFieldFactories for each textoption field.