Your template has been provided a primitive array called {{ list }}.
{{ list }}
List the the elements in the array, separated by a comma and a space between each.
{{ list | Join:', ' }}