Multistep form - make previous input appear in the next step

Hello!

I want to make a multistep form as a quiz. For example, on the step #1 I ask “What’s your Name?”.
A person writes his/her name in the input field #1 and then clicks NEXT.
On the step #2 I want the Input field #1 “What’s your Name?” to appear as text , for example - “Hello there, Jim !” and I continue to add more questions with input fields for them to answer.

How do I make their name from Input #1 to appear on the next step as a text only?
But I want it to be as a submission that comes to my email.
I have noticed that data from Input fields don’t appear in the email.

Please help :pencil2: