<?php
$meta['pages'] = array('multiline');  // Existing
$meta['position'] = array('multichoice', '_choices' => array('top' => 'After Heading (prepend)', 'bottom' => 'End of Page (append)'));