Make LLM Output in Gradio Interface click- and saveable

I’ve written a prompt with which the LLM comes up with some names. I want a radio button at the side of every name so that the names clicked are saved in a csv file. Is there a kind of “native” solution in Gradio?