We don't currently have anything for pre-populating the form from the user. The question types like TextBox question are very generic and we have no good way of knowing the context of the data to be captured.
I'm thinking of ways to try to support that at least a little in the future. I might make a specific question type for EmailQuestion then it would have a context to pre-populate at least that part from the authenticated user.
Best,
Joe