This function creates a text entry on the input panel (on the main screen)
createEntry(labTitle, textVariableName, defaultVal = "", font = KTSEnv$KTSFonts$T1)
The text entry title
The name of the variable associated to the text entry
Default value (empty entry)
Title font
A variable that will be passed to the corresponding OnOk function