You're running a truly ancient version of OpenWrt... (Barrier Breaker 14.07). That has been EOL and entirely unsupported for many many years. I'm not even sure if that version had the "services" menu.
That's not surprising given that the device is so old.
But given the extreme age of Barrier Breaker, you should not be using it on the internet anymore. It is just not safe. There are many potentially serious security vulnerabilities that could cause the router and possibly your entire network to be put at risk.
That version is almost 9 years old... There have been 6 major releases since 14.07. It appears that your device is supported at least through 17.01 (but that is not much better from a security perspective), and even 19.07 has been EOL and unsupported for the better part of a year.
I suggest that it is time to ecycle that device and get something that can support a modern version of OpenWrt.
This is not a good approach to security. You may not be holding secrets of national defense or propriatary company information on your local network, but if you use your network for anything that has an account associated with it -- i.e. email, banking, bill-pay, shopping, etc. -- you really don't want to have a vulnerable system that could be exploited. You'd be amazed how quickly things can go wrong with your personal accounts and devices if you have an issue with security.
Anyway, You should use the most modern version that is supported by your device... it seems 17.01 is listed on the device info page, but you may be able to run 18.06 or 19.07. Those are still unsupported, but at least they are closer to something current.
putting aside using old, out-dated and probably unsecure version for a moment, packages with names starting with luci-app- will show up in luci. you may need to logout / login to allow luci to read freshly installed configs.
so you need to opkg update ; opkg install luci-app-ddns, you may also need to install extra ddns scripts to support your ddns provider opkg install ddns-scripts-<whatever>.
please note i cannot recall how old ddns was working exactly, this is how it is split into various bits now. but the approach (i.e. using luci-app-ddns) was the same as i recall.
hope it helps.
but very much suggesting to replace your router with a recent one supporting latest owrt to keep things secure as possible.