$user->email()
Returns the email address for the user
Example
<?php echo $site->user('bastian')->email() ?>