Is there a way to display the values of multiple value parameter?

@awsvig @ErikG Thank you for the replies. I’m wanting something like what QuickSight generates at the bottom of an exported PDF for a dashboard with the controls on the top. It shows something like this:

Showing

Minimum Year          1999
Maximum Year          2013
Department            Advertising, Research, Sales and 2 more...

If we could recreate this in a Text box or Insight, we could control the placement of this information and also display it when the controls are on the sheet instead of on top.
We might also be able to display more information as the generated version on export only uses about 40% of the width of the page.
I haven’t found a way to convert a multiple value parameter to a string or how to reference individual elements in the parameter in order to display them in a similar manner. It would be nice to have a function that could generate the string like Advertising, Research, Sales and 2 more... up to a specified length.