generic type Element is (<>); package Id_Dispenser is
type Element is (<>);
function Draw_Id return Element;