I'm attempting to insert piped text into an outbound email message that is triggered by a case closing in Salesforce. I have all the embedded data fields I need except for Case Owner for some reason? I'm able to go through and select the case owner name to store in a contact list if I want to:
!

The name shows up as it is supposed to when I go check the contact list:
!

But when I check my available fields for embedded data, all I get is the Owner ID field. I cannot drill any further to reach the actual name of the Case Owner:
!

So when the email message is sent after a case is closed, it will say 00550000004RxjPAAS just handled your case rather than Julia Smallwood. Is there any way to get the actual name embedded? My outbound message currently looks like this:
!