To create an Option Page go to WCK -> Option Pages Creator and click on Add New.
Features of Option Pages Creator
Option Pages Creator lets you add Option Pages where you can display Option Fields.
Option Page Arguments
Page Name in Menu – The name of the Option Page in the Menu
Display – Choose where in the Admin Menu should the Page appear. We can display the Option Page as Toplevel Page, under Appearance Menu or Under Settings Menu
Advanced Options
Page Title – The Title that is displayed on the page. If this is not filled in then it’s the same as Page Name in Menu
Page Type – Choose what Type the page should be. Important: This overrides the Display Option
Parent Slug (for Submenu Page) – The Slug Name for the Parent Menu (or the file name of a standard WordPress Admin Page). For examples see add_submenu_page() – $parent_slug parameter
Position (for Toplevel Page) – The position in the Menu order where this Option Page should appear. Available for Toplevel Pages only
Capability – The Capability required for this Option Page to be displayed to the user. Defaults to edit_theme_options
Icon URL (for Toplevel Page) – The icon for the Menu button
After we setup the Option Page Arguments we need to click Publish to view and access the Option Page.