In the Send Email function the personRecipients input only selects a Person List type variable not a standard Person type. Please update this input to allow the standard Person type variable. I haven't seen the need to use a list variable, for example I will capture the workflow initiator and then send them an email as part of the workflow logic but then I need to add another function to extract their email address, rather than just using the respective Person variable in the Send Email function.