Is it possiable to add a contact form in a screen like this one kindof?
Yes you can. The titles would be "Text Area"s, the boxes for input would be “Text Input” boxes and you would insert a button. When the button is clicked you can get the text that is filled in the Text Input boxes using the getText() function.