In Pega, to display a property as a drop-down (combo box) in user interface, you use the 'Prompt Select' HTML property. This property type automatically generates a drop-down control populated with the specified values (from field values, a local list, or other sources). Options A and C are not valid Pega property types, and option D is incorrect because there is a specific correct answer.