add features together to create description for feed

add features together to create description for feed

I have a google feed and some of my products are missing descriptions but do have key features (attributes in magento 2). Is it possible with the product feed extension to somehow add the features to the description feed?

for example one of my products has these features but no description.

  1. Designed to protect tackled up 2 or 3 piece rods
  2. Neoprene reinforcement
  3. Low-bulk design for use in holdalls
  4. Velcro locking tabs

Is there a way I could get the features into the description field like the following seperated with a comma , and space.

<g:description>Designed to protect tackled up 2 or 3 piece rods, Neoprene reinforcement, Low-bulk design for use in holdalls, Velcro locking tabs</g:description>

Many Thanks
Gary