Try this:
<Property ovf:key="User_Password" ovf:password="true" ovf:type="string" ovf:userConfigurable="true">
<Label>User Login Password</Label>
<Description>This is the Password for this user login.</Description>
</Property>
Mike Drangula