1<?php
2
3$meta['link_type'] = array(
4    'multichoice',
5    '_choices' => array('button', 'link')
6);
7