And in the option page (misc/opt_page.php) you have to add this code:
<td><input name=”post_role_limits[<?php echo $role ?>][custom_post_type]” type=”text” value=”<?php echo $options[‘post_role_limits’][$role][‘custom_post_type’] ?>” class=”samll-text” /></td>