This figure shows the Create Procedure dialog. In the top left of the dialog are the Schema drop-down list and the Name text field. Below that are the parameters for the new package. The parameters of the package are presented in a table format and include: Name, Mode, No Copy, Data Type, and Default Value. The Data Type drop-down list is expanded and shows the available data types. Some of the available options are: VARCHAR2, NUMBER, DATE, BLOB, CLOB, and NCLOB. At the bottom of the dialog are the OK and Cancel buttons.