yo plugin-wp:options <options-name>
Creates a skeleton options page using CMB2 for custom fields.
You can optionally not include CMB2 by using the --nocmb2
option when running the subgenerator, which gives you a basic empty options page for you to fill out however you'd like.
Refer to CMB2 and the CMB2 options page example for more details on creating your options page.