Currently, there is variable exposed by default for this. A (bit dirty) workaround is to use an executionListener on the mail-task that is fired on "create" (or "start", check userguide for this). That listener is plain Java, and you can just set a variable on the execution, containing the value of Authentication.getAuthenticatedUserId().