Drop unused ppp_parse_options_array() function and 'struct ppp_option_pkt' data type. Both were used in initial PPP implementation, but are not longer needed after recent PPP refactoring. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>